home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d23 / narc13.arc / NARC.REV < prev    next >
Text File  |  1987-11-23  |  4KB  |  70 lines

  1.  
  2.                          ═════════════════════════
  3.                          NARC.EXE REVISION HISTORY
  4.                          ═════════════════════════
  5.  
  6.  Version 1.0     - First Release 6.10.87 (Beta Release)
  7.  
  8.  Version 1.1     - Released 6.16.87  (Beta Release)
  9.          - Fixed bug in tagged extraction to other than default path
  10.          - Deletes partial file when extraction fails due to lack of disk space
  11.          - Fixed bug dealing with improper end of file condition in HEX view
  12.          - Stronger ARChive header checking. Handles special case where two
  13.            1Ah bytes are encountered after a bad header
  14.          - Fixed bug with PK zero length files
  15.          - Introduction of NARCCFG.EXE, replacing NARCLOAD.EXE and NARC.CFG
  16.  
  17.  Version 1.2     - Released   8.10.87    (First "real" release)
  18.          - Fixed bug in ARC window when no ARC files. NARC wants F1,F2 or F3
  19.            but bug caused a wrong keypress to send "twirping" sound to spkr.
  20.            Program seemed to be locked up, but ALT key would continue.
  21.          - added PAGE UP, PAGE DOWN, HOME and END functions (great for big ARCs)
  22.          - corrected bug when using some of the single letter commands in
  23.            extracting (this was a stupid mistake on my part)
  24.          - added FIND command for locating sub-files (great for big ARCs)
  25.          - added file deletion
  26.          - added abort option to tagged extraction when disk full
  27.          - added display of number of tagged files and tagged bytes
  28.          - added formatted display of tagged file and tagged bytes
  29.          - changed write color in Blank routine
  30.          - enhanced extract and print abort
  31.          - check disk space BEFORE extraction
  32.          - added help facility
  33.          - 70% FASTER EXTRACTION !
  34.          - added code to check for seek past EOF in when bad ARC file has 
  35.            enormous numbers for file sizes
  36.          - fixed ELUSIVE bug in repeated byte expansion when the count byte
  37.            was the REP byte
  38.          - added Tag All option (F6 key)
  39.          - added invert all tags option (F7 key)
  40.          - added sound toggle to NARCCFG.EXE (turns sound on and off)
  41.  
  42.  Version 1.3 - Released
  43.          - when sub-directory selected that has no ARC files, now shows
  44.            No ARC files window.
  45.          - HELP available in No ARC file window
  46.          - END key takes you to bottom of ARC subfile directory
  47.          - help window shows functions available on sub-dir window
  48.          - NEW view function includes Pgup,Pgdn,Home,End,Arrows
  49.          - removed check for disk space BEFORE extracting. This was done
  50.            since MOST extractions will proceed correctly and when this is
  51.            done on all extractions, speed is sacrificed. If a write is
  52.            unsuccessful, then the user is aked to continue or abort
  53.          - added page UP/DOWN/HOME/END to pop up windows
  54.          - added command line syntax options compatible with ARC and PKXARC
  55.  
  56.                  D,-D                    = delete submask file from ARCmask
  57.                  X,-X,E,-E               = extract submask file(s) from ARCmask
  58.                  P,-P                    = print submask file from ARCmask
  59.                  V,-V,L,-L,T,-T,Z,-Z     = open ARCmask file and display files
  60.                  C,-C                    = view submask file in ARCmask
  61.                  H                       = help screen
  62.  
  63.                  The default archive extension is ARC, but can be overwritten
  64.                  with ARK by the user. Commands may be preceeded by "-" or "/"
  65.  
  66.          - added ALT-F10 status screen
  67.  
  68.  
  69. End of file
  70.